Platform Explorer / Nuxeo Platform 6.0

Extension point documentEventListener

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.annotations.repository.descriptor.DocumentEventListenerDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-repo-6.0.jar
    <extension point="documentEventListener" target="org.nuxeo.ecm.platform.annotations.AnnotationsRepositoryService">
        <listener class="org.nuxeo.ecm.platform.annotations.repository.service.AnnotatedDocumentEventListenerImpl" name="defaultAnnotatedDocumentListener"/>
      </extension>